home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / qbbs / qexe_203.zip / WHATSNEW.202 < prev    next >
Text File  |  1988-07-30  |  4KB  |  107 lines

  1. ======================================
  2. QuickBBS Version 2.02 Changes Document
  3. ======================================
  4.  
  5. Version 2.02 of QuickBBS is simply a maintainence release for Version
  6. 2.01.  It fixed a lot of the major bugs that existed in Version 2.01.
  7.  
  8. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
  9. NOTICE:    The replacement program for EchoGen (QECHO) did not make it
  10.            into this release.  It will be released on August 15, 1988.
  11. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
  12.  
  13.   * QuickBBS's modem response strings (in QCONFIG) will now accept the
  14.     '|' character as a carriage return symbol.  Many people's modems
  15.     would confuse QuickBBS and cause it to think every call was 300
  16.     baud.  Place a '|' character at the end of the 300 baud response
  17.     string and the problems should clear up.
  18.  
  19.   * QuickBBS will no longer let a user sit in continuous read mode and
  20.     over step thier time limit.
  21.  
  22.   * The 18:12:00 and 00:00:00 time limit bugs have been fixed, QuickBBS
  23.     will no longer kick the user off for no reason at both of these
  24.     times.
  25.  
  26.   * New configuration options have been added, please go over screen 4
  27.     in QCONFIG.
  28.  
  29.   * If a user deletes a marked message, he/she can no longer read it.
  30.     QuickBBS v2.01 would let the user re-read the message after it had
  31.     been deleted, this was a bug.
  32.  
  33.   * The command type 28's problems have been cleaned up, users should
  34.     be able to select/deselect any combined boards he/she wants.
  35.  
  36.   * The verbose archive command (type 34) has been fixed, it will no
  37.     longer choke on 0 length files in an archive.
  38.  
  39.   * MSGPACK has been fixed so it does not take so long to translate the
  40.     pointers contained in the LASTREAD.BBS file.
  41.  
  42.   * the SEC#.xxx (ASC/ANS) file has been moved to be displayed after
  43.     the WELCOME.xxx file.
  44.  
  45.   * MENUEDIT has been fixed so that it will not let you insert any
  46.     entries if the editor is full (50 entries).
  47.  
  48.   * DoubleDOS and DesqView awareness has been added, QuickBBS will now
  49.     reconize when either one of these multitaskers are present.
  50.     QuickBBS will also release CPU time over to the alternate tasks
  51.     being run.
  52.  
  53.     NOTE:  This does not mean that QuickBBS will run under multi-node
  54.     applications, this simply means that QuickBBS can function and run
  55.     smoother in DoubleDOS or DesqView.  Mutli-node support will be added
  56.     to QuickBBS v3.00.
  57.  
  58.   * QuickBBS will no longer reconize users who have been marked as
  59.     (DELETED) in the user database.  Before, only USERPACK would
  60.     reconize this flag.
  61.  
  62.   * The times called field has been added to the [PgDn] status window,
  63.     it is labeled TC=xxx.
  64.  
  65.   * QuickBBS will now warn a user when he/she is attempting to reply to
  66.     a net-mail message with an unlisted node.
  67.  
  68.   * QuickBBS will set the message (RECEIVED) flag correctly, despite
  69.     the upper/lower case letters of the To: name field.
  70.  
  71.   * The <M>arked read function will now only read those messages which
  72.     belong to the current board you are reading.  It will no longer
  73.     show every marked message.
  74.  
  75.   * There is a new command type 44 which will allow the user to clear
  76.     all current combined board marks.  This makes it easier to disable
  77.     all message boards so only a few can be selected.
  78.  
  79.   * There is a new command type 45 which works exactly as type 5 except
  80.     it will pause at the end of the file with the common prompt:
  81.     "Press [Enter] to continue:"
  82.  
  83.     This solves the problems of displaying files without it scrolling
  84.     off the screen because of menu text.
  85.  
  86.   * There is now a new questonnaire file command, this command
  87.     will output (to the users screen) one of the answering variables.
  88.     This makes it possible to list the user's answers so far and ask if
  89.     they are correct.  The format is:
  90.  
  91.     LISTANSWER <Var Num>
  92.  
  93.     <Var Num> is the variable number between 1 and 20.
  94.  
  95.     NOTE:  This was previously included for the 2.01 release, however
  96.            it went untested and never worked!
  97.  
  98.   * This is another new questionnaire file command, this command will
  99.     allow the Sysop to alter the user's security level.  The format is:
  100.  
  101.     SETSECURITY <Level>
  102.  
  103.     <Level> is any valid security level (1-32000).
  104.  
  105.   * The bug with the PHONEDUP.LOG file only showing one entry has been
  106.     corrected.  It should now log ALL duplicate phone numbers.
  107.